Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature multiple captcha mechanisms #540

Conversation

kaveeshadilshani
Copy link

@kaveeshadilshani kaveeshadilshani commented Sep 28, 2021

Proposed changes in this pull request

This is a draft to enable multiple captcha mechanisms in addition to the google recaptcha mechanism that is currently being used in the implementation. This takes into consideration a concept called strategy which is a pre-defined logic that determines which Captcha Mechanism to use for a particular Flow based on certain environmental parameters received through servlet request Object & IS configurations.

Fixes wso2-extensions/identity-governance#538

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancing the captcha component to add mutiple captcha providers than google recaptcha.
1 participant